ITestCommand Interface

Represents a command test.

Inheritance hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Class.IKsCommand
    IntervalZero.KINGSTAR.Base.Class.ITestCommand

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public interface ITestCommand : IKsCommand
Public Interface ITestCommand Inherits IKsCommand

 

The ITestCommand interface exposes the following members.

Properties

  Name Description
Amplitude The amplitude of the command in the test.

See also

IntervalZero.KINGSTAR.Base.Class Namespace